PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFFileAttachmentAnnotation Class / getSize Method
In This Topic
    getSize Method
    In This Topic
    Gets the file attachment size.
    Syntax
    public int getSize()

    Return Value

    The size of the file attachment.
    See Also